Skip to content

deps(python): Update uvicorn[standard] requirement from >=0.47.0 to >=0.48.0#7703

Merged
MarkusNeusinger merged 1 commit into
mainfrom
dependabot/uv/uvicorn-standard--gte-0.48.0
May 27, 2026
Merged

deps(python): Update uvicorn[standard] requirement from >=0.47.0 to >=0.48.0#7703
MarkusNeusinger merged 1 commit into
mainfrom
dependabot/uv/uvicorn-standard--gte-0.48.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Updates the requirements on uvicorn[standard] to permit the latest version.

Release notes

Sourced from uvicorn[standard]'s releases.

Version 0.48.0

What's Changed

Full Changelog: Kludex/uvicorn@0.47.0...0.48.0

Changelog

Sourced from uvicorn[standard]'s changelog.

0.48.0 (May 24, 2026)

Changed

  • Default ssl_ciphers to None and use OpenSSL defaults (#2940)

Fixed

  • Ignore duplicate forwarding headers in ProxyHeadersMiddleware (#2944)

0.47.0 (May 14, 2026)

Added

  • Add ssl_context_factory for custom SSLContext configuration (#2920)

Changed

  • Eagerly import the ASGI app in the parent process (#2919)

Fixed

  • Treat fd=0 as a valid file descriptor with reload/workers (#2927)

0.46.0 (April 23, 2026)

Added

  • Support ws_max_size in wsproto implementation (#2915)
  • Support ws_ping_interval and ws_ping_timeout in wsproto implementation (#2916)

Changed

  • Use bytearray for incoming WebSocket message buffer in websockets-sansio (#2917)

0.45.0 (April 21, 2026)

Added

  • Add --reset-contextvars flag to isolate ASGI request context (#2912)
  • Accept os.PathLike for log_config (#2905)
  • Accept log_level strings case-insensitively (#2907)

Changed

  • Revert "Emit http.disconnect on server shutdown for streaming responses" (#2913)
  • Revert "Explicitly start ASGI run with empty context" (#2911)

Fixed

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python labels May 26, 2026
Updates the requirements on [uvicorn[standard]](https://github.com/Kludex/uvicorn) to permit the latest version.
- [Release notes](https://github.com/Kludex/uvicorn/releases)
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md)
- [Commits](Kludex/uvicorn@0.47.0...0.48.0)

---
updated-dependencies:
- dependency-name: uvicorn[standard]
  dependency-version: 0.48.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title deps(python): update uvicorn[standard] requirement from >=0.47.0 to >=0.48.0 deps(python): Update uvicorn[standard] requirement from >=0.47.0 to >=0.48.0 May 27, 2026
@dependabot dependabot Bot force-pushed the dependabot/uv/uvicorn-standard--gte-0.48.0 branch from 2f00820 to 5b73933 Compare May 27, 2026 15:43
@MarkusNeusinger MarkusNeusinger enabled auto-merge (squash) May 27, 2026 19:02
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 27, 2026

Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request.

@MarkusNeusinger MarkusNeusinger disabled auto-merge May 27, 2026 19:11
@MarkusNeusinger MarkusNeusinger merged commit 52e6159 into main May 27, 2026
4 checks passed
@MarkusNeusinger MarkusNeusinger deleted the dependabot/uv/uvicorn-standard--gte-0.48.0 branch May 27, 2026 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant